GrapeCity.CalcEngine.Functions Namespace > CalcSlopeFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: known_y's, known_x's.
Known_y's is an array or cell range of numeric dependent data points.
Known_x's is the set of independent data points.
'Usage Dim instance As CalcSlopeFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: known_y's, known_x's.
Known_y's is an array or cell range of numeric dependent data points.
Known_x's is the set of independent data points.
Target Platforms: Windows Server 2012, Windows RT